net/http.http2Server.initialConnRecvWindowSize (method)
2 uses
net/http (current package)
h2_bundle.go#L3859: func (s *http2Server) initialConnRecvWindowSize() int32 {
h2_bundle.go#L4555: if diff := sc.srv.initialConnRecvWindowSize() - http2initialWindowSize; diff > 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)